Learn R Programming

poppr (version 1.1.5)

[,bootgen,ANY,ANY,ANY-method: Methods used for the bootgen object.

Description

This is not designed for user interaction.

Usage

## S3 method for class 'bootgen,ANY,ANY,ANY':
[(x, i, j, ..., drop = FALSE)

## S3 method for class 'bootgen': dim(x)

## S3 method for class 'bootgen': $(x, name)

## S3 method for class 'bootgen': initialize(.Object, gen)

Arguments

x
a "bootgen" object
i
vector of numerics indicating number of individuals desired
j
a vector of numerics corresponding to the loci desired.
...
unused.
drop
set to FALSE
.Object
a character, "bootgen"
gen
a genind, genclone, or genpop object